DataGrid.selectRowsByOrdinals Method

Select rows in the table by the given row ordinals.
 

Parameters

rowOrdinals

Type: Array
ElementType: Number (Integer)
Row ordinals corresponding with the cellset.
clearPrevious

Type: Boolean
True to clear the previous selection.
Optional: True
 

Remarks

When displaying a transposed table with some measures excluded from the bindings, this method cannot select rows not currently loaded into the table in the browser.